home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Trial / Webroot Internet Security Essentials / WebrootSecurityTrialSetup_EN.exe / {app} / SpySweeperUI.exe / 0 / RCDATA / TFRANAGPAGE / TFRANAGPAGE.txt
Text File  |  2008-11-13  |  2KB  |  112 lines

  1. inherited fraNagPage: TfraNagPage
  2.   inherited pnlBackgroundFrame: TTePanel
  3.     TabOrder = 3
  4.     object lblExpired: TResLabel
  5.       Left = 71
  6.       Top = 200
  7.       Width = 140
  8.       Height = 13
  9.       Transparent = True
  10.       Visible = False
  11.       ResourceCaption = 49813
  12.     end
  13.     object lblExpiredDetail: TResLabel
  14.       Left = 380
  15.       Top = 200
  16.       Width = 73
  17.       Height = 13
  18.       Caption = 'lblExpiredDetail'
  19.       Transparent = True
  20.       Visible = False
  21.     end
  22.     object lblFootNote: TResLabel
  23.       Left = 71
  24.       Top = 251
  25.       Width = 221
  26.       Height = 13
  27.       Font.Charset = DEFAULT_CHARSET
  28.       Font.Color = clWindowText
  29.       Font.Height = -11
  30.       Font.Name = 'MS Shell Dlg 2'
  31.       Font.Style = [fsItalic]
  32.       ParentFont = False
  33.       Transparent = True
  34.       Visible = False
  35.       ResourceCaption = 49815
  36.     end
  37.     object lblMessage: TResLabel
  38.       Left = 45
  39.       Top = 60
  40.       Width = 433
  41.       Height = 33
  42.       Anchors = [akLeft, akTop, akRight]
  43.       AutoSize = False
  44.       Caption = 'lblMessage'
  45.       Transparent = True
  46.       WordWrap = True
  47.     end
  48.     object lblNewThreats: TResLabel
  49.       Left = 71
  50.       Top = 224
  51.       Width = 236
  52.       Height = 13
  53.       Transparent = True
  54.       Visible = False
  55.       ResourceCaption = 49814
  56.     end
  57.     object lblNewThreatsDetail: TResLabel
  58.       Left = 380
  59.       Top = 224
  60.       Width = 95
  61.       Height = 13
  62.       Caption = 'lblNewThreatsDetail'
  63.       Transparent = True
  64.       Visible = False
  65.     end
  66.     object lblThreatsRemoved: TResLabel
  67.       Left = 71
  68.       Top = 177
  69.       Width = 124
  70.       Height = 13
  71.       Transparent = True
  72.       Visible = False
  73.       ResourceCaption = 49812
  74.     end
  75.     object lblThreatsRemovedDetail: TResLabel
  76.       Left = 380
  77.       Top = 177
  78.       Width = 119
  79.       Height = 13
  80.       Caption = 'lblThreatsRemovedDetail'
  81.       Transparent = True
  82.       Visible = False
  83.     end
  84.   end
  85.   inherited pnlHeader: TPanel
  86.     inherited imgStep: TResImage
  87.       ResourceImage = 'STP_ALERT'
  88.     end
  89.     inherited btnContextHelp: TResTeButton
  90.       Visible = False
  91.     end
  92.   end
  93.   object btnRenewNow: TResTeButton
  94.     Left = 184
  95.     Top = 320
  96.     Width = 75
  97.     Height = 25
  98.     OnClick = btnRenewNowClick
  99.     TabOrder = 1
  100.     ResourceCaption = 49816
  101.   end
  102.   object btnRenewLater: TResTeButton
  103.     Left = 284
  104.     Top = 320
  105.     Width = 75
  106.     Height = 25
  107.     OnClick = btnRenewLaterClick
  108.     TabOrder = 2
  109.     ResourceCaption = 49817
  110.   end
  111. end
  112.